| Python3Script Xojo Plugin |
|
Python3Object.Name Property (console safe)
Returns the name of the object.
Name as String {Read}
Remarks
For a class this would be name of the class, for module it would be name of the module, etc.
See Also
Python3Object Class